Welcome![Sign In][Sign Up]
Location:
Search - vc bmp

Search list

[Picture Viewerbmp

Description: 自己写的VC程序,将原始RAW数据转化为位图的形式,主要是为了显示方便。-VC wrote their own procedures, the original RAW data into bitmap form, mainly in order to show the convenience.
Platform: | Size: 35840 | Author: awh1979 | Hits:

[Picture ViewerBMPDisplay_Print

Description: BMP显示及打印VC应用应用程序!!!BMP显示及打印VC应用应用程序-BMP applications display and print the application VC! ! ! BMP applications display and print the application VC
Platform: | Size: 3083264 | Author: 游志宇 | Hits:

[Picture Viewervc_jpeg_bmp_gif_png

Description: vc开发的图像浏览,可以浏览jpeg,bmp,gif,png-vc developed image viewer, can view jpeg, bmp, gif, png
Platform: | Size: 4913152 | Author: siegen | Hits:

[Graph Drawing53607915SeaAndSky

Description: 一个在opengl下显示灰度bmp位图文件的程序,用VC++ 编写而成。很简单,适合初学者使用。-an opengl shown in gray bmp bitmap documentation procedures, prepared by VC. Very simple, suitable for beginners-Opengl shown in grayscale bitmap bmp files, use VC++ Prepared. Very simple, suitable for beginners to use.-an opengl shown in gray bmp bitmap documentation procedures, prepared by VC. Very simple, suitable for beginners
Platform: | Size: 138240 | Author: zhang | Hits:

[Waveletbmp-wavelet_code-vc++

Description: 图像小波变换vc++,对图像处理的详细细节描述。-Wavelet Transform Image vc++, Detailed treatment of the image detail.
Platform: | Size: 4003840 | Author: 张帆 | Hits:

[Picture Viewerjpeg2bmpgif

Description: 实现jpeg\bmp\gif等格式图片的相互转换。vc下测试通过-Realize picture formats such as jpeg mpgif mutual conversion. vc under test
Platform: | Size: 2312192 | Author: wangchuang | Hits:

[Special EffectsBMP

Description: 这是一款图像处理小程序,一个用VC编写的BMP图像解析程序!-This is a small image processing procedures, a VC with the preparation of the BMP image parser!
Platform: | Size: 1997824 | Author: 李香 | Hits:

[Windows Developbmp

Description: 本程序是基于vc++开发环境的,实现bmp文件的打开与保存功能的一个程序-This procedure is based on the vc++ Development environment, the realization of bmp files to open and preservation of function of a program
Platform: | Size: 882688 | Author: islam | Hits:

[GDI-BitmapImageTest

Description: 在CListCtrl中显示BMP图形,支持放大缩小,横竖向显示,调整图像间距-In CListCtrl display BMP graphics, support zoom,横竖to show, adjust the image spacing
Platform: | Size: 1259520 | Author: 明儿 | Hits:

[Compress-Decompress algrithmsbmp

Description: 在用vc做程序时候,经常需要把输出的文本和图形保存到位图文件,当然可以有现成的控件来实现,但总不能如自己所愿,还是自己动手写吧!如下图: 一、实现方法   要把文本和图形保存到位图文件,只要对掌握位图结构有一定的了解,一切都ok呢。先必须要创建内存设备环境,然后内存设备环境创建的DIB区域,别忘了还要创建个CBitmap对象,CBitmap对象必须和DIB区域关联起来,把CBitmap对象选择到当前设备环境,然后在当前设备环境输出文本和图形就可以了。 -Vc procedures used to do often need to output text and graphics preservation plan in place, and of course, can have ready-made controls to achieve, but not as his own wish, or write your own hands! The following graph: First, the realization method of text and graphics to put in place plans to preserve documents, as long as the structure of the master bitmap have a certain understanding, everything is ok then. First need to create a memory device environment, and then memory devices DIB created regional environment, do not forget to also create a CBitmap object, CBitmap object must be associated with DIB region to choose CBitmap object to the current equipment, the environment, and then in the current environment equipment output text and graphics on it.
Platform: | Size: 5120 | Author: | Hits:

[GDI-BitmapWritePic

Description: VC++程序编写的可将8位和24位 BMP格式图片进行转换-VC++ Procedures can be prepared by eight and 24-bit BMP format picture conversion
Platform: | Size: 39936 | Author: 柏林 | Hits:

[Picture ViewerShowBMP

Description: bmp 图像的 vc 6.0 完全显示,程序简单易懂,非常方便 -bmp image completely vc 6.0 shows that the procedures easy to understand, a very convenient
Platform: | Size: 3913728 | Author: 李飞 | Hits:

[Picture Viewer09320_2

Description: VC代码读取BMP文件并显示 VC代码读取BMP文件并显示-vc BMP FILE READ
Platform: | Size: 2146304 | Author: JeffreyLu | Hits:

[Picture ViewerVC

Description: 在VC环境下显示图像,如bmp,jpeg,gif格式的图像-VC environment in the display image, such as bmp, jpeg, gif image format
Platform: | Size: 1694720 | Author: 董晨晨 | Hits:

[source in ebookDIBAPI

Description: 这个程序是用来实现关于(bmp)文件的读写功能。很简单,但是很实用!-This procedure is used to achieve the (bmp) file to read and write functions. Is simple, but very practical!
Platform: | Size: 14336 | Author: | Hits:

[GDI-BitmapRegistratio

Description: BMP图片配准程序,vc,首先加载图像,如果有需要的尽情下吧-Registration procedures BMP picture, vc, first of all loaded images, if necessary, are you all
Platform: | Size: 4158464 | Author: 安新 | Hits:

[Special EffectsBMP2RGB

Description: 用VC写的将BMP格式转化为RGB格式的程序,适用于各种位深度-VC will be used to write BMP format into RGB format, procedures, applicable to a variety of bit depth
Platform: | Size: 3648512 | Author: zhang yao | Hits:

[Special Effectsvc-imageprocessing

Description: 本光盘共包括三个工程,分别是用于实现数字图像基本处理算法的DimageProcess工程, 用于实现图像融合的PixelFusion工程和用于人脸识别的FaceDetection工程。 关于程序的运行, DImageProcess工程只需载入Bmp格式的文件,便可通过菜单实现各种处理算法, 需要强调一点,其只对256色格式的图片进行处理。 PixelFusion工程程序运行时,用户须载入两幅图片,其中全色图像选择给定的图片spot.bmp, 而多光谱图片则为给定的图片tm.bmp。而后用户便可选择各种融合算法进行融合处理。 FaceDetection工程运行时,首先要通过文件“打开 载入图片face.bmp,而后才可以进行人脸检测 操作,需要强调的是人脸区域检测、眼睛的检测与定位、人嘴的检测与定位、人脸的勾勒四个处理 模块必须按照先后顺序进行,而且各个模块内的各项操作也必须按照菜单栏从上至下的顺序来进行。 另外,由于在人脸检测时用到了先验知识,所以目前只能对给定的图片face.bmp进行处理。-This CD-ROM includes a total of three projects, namely, for the realization of the basic digital image processing algorithms DimageProcess project Used to achieve image fusion PixelFusion engineering and construction for face recognition FaceDetection. With regard to program operation, DImageProcess works just load Bmp file format can be achieved through the menu, a variety of processing algorithms, Need to emphasize that its only 256-color format for image processing. PixelFusion engineering program runs, users must load two pictures, one panchromatic image selection for a given image spot.bmp, The multi-spectral images was given a picture tm.bmp. Then the user can select a variety of fusion algorithms to fuse. FaceDetection project run-time, first through the file "Open to load image face.bmp, which can only proceed after face detection Operation, needs to be emphasized is the human face region detection, eye detection and location, human mouth detection and position
Platform: | Size: 22050816 | Author: 马子领 | Hits:

[GDI-BitmapImageStone

Description: 图像处理的示例源代码。可以读取、保存 jpg、GIF、BMP、PNG等常用格式。VC++6。-Image processing, sample source code. Can read, save jpg, GIF, BMP, PNG and other popular formats. VC++6.
Platform: | Size: 1598464 | Author: liu qi | Hits:

[Windows DevelopDIBDisplay

Description: VC++ DIB图像的打开,保存等。有详细的代码,BMP文件的读写,直接可以用。-the DID image been open and saved by VC++
Platform: | Size: 3986432 | Author: xinxzhao | Hits:
« 1 2 3 4 56 7 8 9 10 ... 50 »

CodeBus www.codebus.net